Skip to content

Conversation

@topolarity
Copy link
Member

@topolarity topolarity commented Aug 6, 2025

It's important for this measurement to include indirect compilation (not just "self" time), since the --trace-compile log only reports compilation triggers / entrypoints (not all compiled code).

The `--trace-compile` log only reports compilation triggers /
entrypoints, not all compilation units, so it's important for this
measurement to include indirect compilation (not just "self" time)
@nsajko nsajko added the observability metrics, timing, understandability, reflection, logging, ... label Aug 6, 2025
@topolarity topolarity merged commit 888c2c3 into JuliaLang:master Aug 18, 2025
10 checks passed
@NHDaly NHDaly added the backport 1.12 Change should be backported to release-1.12 label Aug 26, 2025
KristofferC pushed a commit that referenced this pull request Sep 1, 2025
It's important for this measurement to include indirect compilation (not
just "self" time), since the `--trace-compile` log only reports
compilation triggers / entrypoints (not all compiled code).

(cherry picked from commit 888c2c3)
KristofferC pushed a commit that referenced this pull request Sep 2, 2025
It's important for this measurement to include indirect compilation (not
just "self" time), since the `--trace-compile` log only reports
compilation triggers / entrypoints (not all compiled code).

(cherry picked from commit 888c2c3)
@KristofferC KristofferC removed the backport 1.12 Change should be backported to release-1.12 label Sep 11, 2025
KristofferC pushed a commit that referenced this pull request Sep 15, 2025
It's important for this measurement to include indirect compilation (not
just "self" time), since the `--trace-compile` log only reports
compilation triggers / entrypoints (not all compiled code).

(cherry picked from commit 888c2c3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

observability metrics, timing, understandability, reflection, logging, ...

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants